Welcome![Sign In][Sign Up]
Location:
Search - binary to decimal

Search list

[CSharpsjzhxs

Description: 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数 分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 Symbol numerical), This will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
Platform: | Size: 1009 | Author: 左希平 | Hits:

[OS program12abc

Description: 可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
Platform: | Size: 2096 | Author: 王雷 | Hits:

[File Operatefx-3600p

Description: Fx-3600pv计算器是日本CASIO公司的产品,它除了具备函数型计算器的全部功能之外,还具备如下特殊功能: 1、二进制和八进制字组显示; 2、二进制、八进制、十进制和十六进制的转换和加、减、乘、除运算。 3、进行f(x)函数的输入与积分的计算; 4、进行标准差和回归计算。 每一台Fx-3600pv计算器都具备一本说明书,该计算器各部键的功能以及操作方法,只要认真按照说明书各章节学习,很快就能掌握和运用。现将我在生产实践中应用的部分计算程序介绍给测绘界的同行以便共同探讨。-Fx - 3600pv calculators Japan CASIO company's products, In addition to its function with the full-function calculator, also has the following unique features : 1. binary and octal Cross display; 2, binary, octal, decimal and hexadecimal conversion and processing to reduce, x, in addition to operations. 3, f (x) function of the input and integration of computing; 4, the standard deviation and regression. Each Taiwan Fx - 3600pv calculators have had a brochure, The calculator function key ministries, as well as the methods of operation, in line with the statement as long as the chapters of the study, soon we will be able to understand and use. We now in production practice application of the calculation procedures introduced to the mapping industry counterparts to jointly explore.
Platform: | Size: 8291 | Author: jadehouse | Hits:

[File Operatefx-4800p

Description: Fx-4800P计算器是日本Casio公司的产品,它除了具备函数型计算器的全部功能之外,还具备如下特殊功能: 1、二进制和八进制字组显示; 2、二进制、八进制、十进制和十六进制的转换和加、减、乘、除运算。 3、进行f(x)函数的输入与积分的计算; 4、进行标准差和回归计算。 每一台Fx-4800P计算器都具备一本说明书,该计算器各部键的功能以及操作方法,只要认真按照说明书各章节学习,很快就能掌握和运用,现将我在生产实践中应用的部分计算程序介绍给测绘界的同行以便共同探讨。-Fx - 4800P is Japan's Casio calculators company's products, In addition to its function with the full-function calculator, also has the following unique features : 1. binary and octal Cross display; 2, binary, octal, decimal and hexadecimal conversion and processing to reduce, x, in addition to operations. 3, f (x) function of the input and integration of computing; 4, the standard deviation and regression. Each Taiwan Fx - 4800P Calculator possess a brochure, the key ministries of calculator functions and methods of operation, So long as the chapters according to the study brochure soon will be able to understand and use, We now in production practice application of the calculation procedures introduced to the mapping industry counterparts to jointly explore.
Platform: | Size: 9074 | Author: jadehouse | Hits:

[Other16to10-2

Description: 将十六进制数据字符转换为十进制和二进制数据字符-of hexadecimal characters data conversion to decimal and binary data characters
Platform: | Size: 4859 | Author: 曾世尧 | Hits:

[assembly languageshuanzijieerjinzhizhuanhuan

Description: 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine ------- ;-------- functions : double-byte binary conversion into five BCD
Platform: | Size: 883 | Author: jia | Hits:

[Mathimatics-Numerical algorithmsarithmetic_edwardversion

Description: 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9 * 3 (5-6/3) -4 (8 * 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary band between the two interchangeable 4. help system : to provide a comprehensive help
Platform: | Size: 8754 | Author: 李军 | Hits:

[JSP/Java2.4.4--计算器提高(具有数制转换功能的计算器)

Description: 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
Platform: | Size: 61198 | Author: 李白 | Hits:

[assembly language键盘录入数据的转换与显示

Description: 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
Platform: | Size: 4209 | Author: 赖毅勇 | Hits:

[Other resourceConvertDemo

Description: 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
Platform: | Size: 316335 | Author: 罗宾 | Hits:

[Other数值转换

Description: 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
Platform: | Size: 162566 | Author: 王瑞 | Hits:

[Console十进制整数相互转换

Description: 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
Platform: | Size: 3506 | Author: 张连成 | Hits:

[Other十六进制察看和编辑程序(HEX-VIEW)

Description: HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
Platform: | Size: 3945 | Author: li | Hits:

[matlabBinary2Dec

Description: This is a program to convert binary value to decimal value
Platform: | Size: 138 | Author: EricJiang2010 | Hits:

[Otherhexconv

Description: 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
Platform: | Size: 3072 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsarithmetic_edwardversion

Description: 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary band between the two interchangeable 4. help system : to provide a comprehensive help
Platform: | Size: 8192 | Author: 李军 | Hits:

[JSP/Java2.4.4--计算器提高(具有数制转换功能的计算器)

Description: 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
Platform: | Size: 61440 | Author: 李白 | Hits:

[assembly language键盘录入数据的转换与显示

Description: 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1- 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
Platform: | Size: 4096 | Author: 赖毅勇 | Hits:

[Data structsConvertDemo

Description: 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
Platform: | Size: 316416 | Author: 罗宾 | Hits:

[Other数值转换

Description: 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
Platform: | Size: 161792 | Author: 王瑞 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 30 »

CodeBus www.codebus.net